home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / SPICE100.ARJ / XOVER.CIR < prev   
Text File  |  1992-10-11  |  552b  |  28 lines

  1. Electronic crossover
  2.  
  3. .ac DEC 30 20 20k
  4.  
  5. *Lowpass section: (output on node 4)
  6. vin 1 0 ac 1
  7. *simulate an op-amp for fast converge:
  8. e1     4 0 2 3 5000
  9. *Change rdamp1 to change damping
  10. rdamp1 3 0 4.65k
  11. r1     2 3 4 2.8k
  12. *Change r2 & r3 to change frequency (r2 = r3)
  13. *F(-3dB) = 1/(2pi*r*c)
  14. r2     1 5     10k
  15. r3     5 2     10k
  16. c1     2 0     .1uf
  17. c2     5 4     .1uf
  18.  
  19. *Highpass section:  (output on node 9)
  20. e2     9 0 7 8 5000
  21. rdamp2 8 0 4.65k
  22. r4     8 9 2.8k
  23. r5     6 9 10k
  24. r6     7 0 10k
  25. c3     1 6 .1uf
  26. c4     6 7 .1uf
  27. .end
  28.